scale: Also queue a resize if font changes
authorMatthias Clasen <mclasen@redhat.com>
Fri, 3 Jun 2016 14:49:29 +0000 (10:49 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 3 Jun 2016 14:49:29 +0000 (10:49 -0400)
commit3f3c1768c947f8be1a4c43111bf04a74e016ab77
tree5768c3bcdb4b347ac5590fec586669d626c1d647
parentb18ebbb164a89029f6f25f82da1ddf0d3162469a
scale: Also queue a resize if font changes

As Benjamin pointed out, what AFFECTS_FONT can also affect size,
but the implication is not automatic, so queue a resize manually.
gtk/gtkscale.c